home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / writgaid / etext203.zip / WHATS.NEW < prev   
Text File  |  1995-06-01  |  3KB  |  88 lines

  1.  
  2.  
  3.     Version 1.00
  4.  
  5.     + Original version released November 1994
  6.  
  7.  
  8.     Version 1.10
  9.  
  10.     + Increased the number of lines per .TXT file that the READ.EXE
  11.       would support from 999 to 5000.
  12.  
  13.     + Fixed bug with menu bar related to END and PAGE DOWN keys.
  14.  
  15.     + Added "Please wait..." prompt while loading a file from the
  16.       READer with an expanding "." to ".." to "..." to show the
  17.       user that the READer is currently working.
  18.  
  19.  
  20.     Version 1.20
  21.  
  22.     + Added support for .TXT files wider than 80 columns.  The
  23.       left and right arrow and TAB and SHIFT+TAB keys will scroll
  24.       the text display left and right.
  25.  
  26.     + Fixed a bug that ignored the Main Menu background color
  27.       as specified by the compiler.
  28.  
  29.     + Fixed an oversight which failed to load .BIN wallpaper for
  30.       individual .TXT files.
  31.  
  32.     + If the author (you) does not use background wallpaper for
  33.       the Main Menu, then a prompt on the last line of the screen
  34.       will appear for your reader at the Main Menu reminding them
  35.       how to use the cursor keys (we should not assume that your
  36.       audience knows how to use a computer).
  37.  
  38.     + Fixed a bug related to text compression and tab characters
  39.       (ASCII 9).
  40.  
  41.  
  42.     Version 2.00
  43.  
  44.     + All new algorithm for compression/decompression of READ.DAT
  45.       file, increases speed 4-5 times over version 1.x, and results
  46.       in much smaller READ.DAT files.
  47.  
  48.     + .TXT files now must not be larger than 32,000 bytes.  Due to
  49.       the new compression algorithm, this restriction had to be
  50.       implemented.  The compiler will process .TXT files larger
  51.       than 32k, however they will be truncated.  If a .TXT file
  52.       is larger than 32,000 bytes, it ought to be broken down into
  53.       smaller, easier to read chapters.
  54.  
  55.     + Main menu layout configuration is saved and can be retrieved
  56.       eliminating the need to step through all the questions/prompts
  57.       when compiling your document.  If a COMPILE.CFG is found from
  58.       the last compilation, the compiler will prompt you if you
  59.       wish to use the same configuration.
  60.  
  61.  
  62.     Version 2.01
  63.  
  64.     + Fixed the prompt that appeared on the bottom of the
  65.       screen from the Main Menu in the reader (READ.EXE) which
  66.       had two words out of order.  This appeared only IF no
  67.       background wallpaper was used.  Purely cosmetic.
  68.  
  69.     + Fixed a bug that would cause the binary wallpaper file pick
  70.       list to abort the compilation process under some rare
  71.       circumstances.
  72.  
  73.  
  74.     Version 2.02
  75.  
  76.     + Fixed a bug that related to the compiler - an error which did
  77.       not show up until you tried to READ the compiled READ.DAT file.
  78.       The error could be identified with a message "File is corrupt"
  79.       when READ.EXE was accessed.  This error could occur in
  80.       versions 2.00 and 2.01 only.
  81.  
  82.  
  83.     Version 2.03
  84.  
  85.     + Fixed a bug that caused the compiler to abort if the user
  86.       did NOT use a title window above his menu, AND his menu
  87.       had exactly 21 chapter .TXT files - rare combination.
  88.